Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODWindow


ShouldDispose

Mac OS

The ShouldDispose method returns a Boolean value that indicates whether the platform window should be disposed of when this window object is deleted.

ODBoolean ShouldDispose ();
return value
kODTrue if the platform window should be disposed of when this window object is deleted, otherwise kODFalse.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996